@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap);

body {
    background: #E5E5E5;
    margin: 0;
    font-family: Montserrat !important;

    /*
    font-family: Montserrat;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    */
}

[class^="icon-"] {
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
}

.icon-4 {
    width: 18px;
    height: 18px;
    background-image: url("../img/i4.png");
}

.icon-11 {
    width: 31px;
    height: 15px;
    background-image: url("../img/i11.png");
}

.icon-14 {
    width: 37px;
    height: 34px;
    background-image: url("../img/i14.png");
}

.icon-13 {
    width: 27px;
    height: 43px;
    background-image: url("../img/i13.png");
}

.icon-12 {
    width: 44px;
    height: 43px;
    background-image: url("../img/i12.png");
}

.icon-15 {
    width: 27px;
    height: 36px;
    background-image: url("../img/i15.png");
}

.icon-16 {
    width: 82px;
    height: 82px;
    background-image: url("../img/i16.png");
}

.icon-17 {
    width: 82px;
    height: 82px;
    background-image: url("../img/i17.png");
}

.icon-18 {
    width: 82px;
    height: 82px;
    background-image: url("../img/i18.png");
}

.icon-19 {
    width: 82px;
    height: 82px;
    background-image: url("../img/i19.png");
}

.icon-20 {
    width: 46px;
    height: 46px;
    background-image: url("../img/i20.png");
}

.icon-21 {
    width: 24px;
    height: 20px;
    background-image: url("../img/i21.png");
}

.icon-22 {
    width: 14px;
    height: 10px;
    background-image: url("../img/i22.png");
}

.icon-24 {
    width: 40px;
    height: 40px;
    background-image: url("../img/i24.png");
}

.icon-25 {
    width: 36px;
    height: 40px;
    background-image: url("../img/i25.png");
}

.icon-26 {
    width: 40px;
    height: 36px;
    background-image: url("../img/i26.png");
}

.icon-27 {
    width: 40px;
    height: 40px;
    background-image: url("../img/i27.png");
}

.icon-28 {
    width: 40px;
    height: 48px;
    background-image: url("../img/i28.png");
}

.icon-29 {
    width: 40px;
    height: 40px;
    background-image: url("../img/i29.png");
}

.icon-31 {
    width: 19px;
    height: 24px;
    background-image: url("../img/i31.png");
}

.icon-32 {
    width: 31px;
    height: 24px;
    background-image: url("../img/i32.png");
}

.icon-33 {
    width: 19px;
    height: 24px;
    background-image: url("../img/i33.png");
}

.icon-34 {
    width: 12px;
    height: 6px;
    background-image: url("../img/i34.png");
}

.icon-35 {
    width: 32px;
    height: 25px;
    background-image: url("../img/i35.png");
}

.icon-36 {
    width: 32px;
    height: 29px;
    background-image: url("../img/i36.png");
}

.icon-37 {
    width: 31px;
    height: 29px;
    background-image: url("../img/i37.png");
}

.icon-38 {
    width: 31px;
    height: 25px;
    background-image: url("../img/i38.png");
}

.icon-39 {
    width: 32px;
    height: 25px;
    background-image: url("../img/i39.png");
}

.icon-40 {
    width: 31px;
    height: 31px;
    background-image: url("../img/i40.png");
}

.container {
    max-width: 1140px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.border-box {
    border-top: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2;
    padding: 20px 0;
}

.btn-animated {
    transition: transform 200ms ease;
}

.btn-animated:active {
     transform: scale(0.8);
}

.cta-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    border-radius: 5px;
    padding: 0 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 0.02em;
    color: #0788FE;
    border: 1px solid #0788FE;
    text-decoration: none;
}

.cta-btn-primary {
    background: linear-gradient(235.04deg, #C520FF 5.49%, #0788FE 87.77%);
    box-shadow: 0 8px 10px rgba(51, 112, 254, 0.2);
    color: #fff;
}

.cta-btn-delete {
    color: #fff!important;
    border-color: #EB5757;
    background: #EB5757;
}

.form-group {
    margin-bottom: 15px;
}

.form-control {
    border: 1px solid #E8E8E8;
    border-radius: 5px;
    padding: .5rem .75rem;
    color: #828282;
}

.form-actions {
    margin-top: 20px;
}

h2 {
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #333;
    margin-bottom: 45px;
}

h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.02em;
    color: #000000;
}

h4 {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #333333;
    margin-bottom: 10px;
}

a {
    color: #2F80ED;
}

main {
    background-color: #fefefe;
    min-height: 500px;
    padding: 20px 0 100px;
}

main.main-page {
    background-color: #fff;
    min-height: 500px;
    padding: 0 0 70px;
}

.main-container {
    position: relative;
    padding: 135px 0 0 0;
}

.main-carousel {
    height: 460px;
}

.main-carousel img {
    /*width: 100%;*/
    height: 460px;
}

.main-advantages {
    background: #FFFFFF;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    position: absolute;
    top: -85px;
}

.advantages {
    height: 170px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.advantages__item {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #333333;
    border-right: 1px solid #F2F2F2;
    padding: 0 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.advantages__item [class^="icon-"] {
    margin-right: 15px;
}

.advantages__item:last-child {
    border: none;
}

.main-category {
    margin-bottom: 60px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.main-category__item {
    height: 74px;
    left: 390px;
    top: 721px;
    background: #2F80ED;
    box-shadow: 0 10px 15px rgba(113, 111, 187, 0.35);
    border-radius: 5px;
    padding: 0 18px;
    display: flex;
    align-items: center;
    margin-right: 14px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 17px;
    text-align: left;
    color: #fff;
    white-space: nowrap;
}

.main-category__item .icon-11 {
    margin: 0 0 0 10px;
}

.main-category__item [class^="icon-"] {
    margin-right: 10px;
}

.main-category__item:last-child {
    margin: 0;
}

/* Product list */
.product-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.product-list__item {
    position: relative;
    padding: 15px;
    width: 263px;
    height: 384px;
    background: #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 7px 30px rgba(0, 0, 0, 0.07);
    margin: 0 0 30px;
}

.product-list__image {
    width: 233px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-list__category {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.02em;
    color: #828282;
    margin: 12px 0 0;
}

.product-list__title {
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #716FBB;
    margin: 12px 0 0;
}

.product-list__sku {
    margin-top: 10px;
}

.product-list__sku, .product-list__author {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.02em;
    color: #333333;
}

.product-list__sku a, .product-list__author a {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.02em;
    color: #2F80ED;
    text-decoration: none;
}

.product-list__price {
    background-image: url(../img/b1.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #333333;
    margin-top: 18px;
    padding-top: 10px;
}

.product-list__cart {
    position: absolute;
    right: 15px;
    bottom: 15px;
    cursor: pointer;
    width: 46px;
    height: 46px;
    background: linear-gradient(235.04deg, #C520FF 5.49%, #0788FE 87.77%);
    box-shadow: 0 8px 10px rgba(51, 112, 254, 0.2);
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-list__cart a {
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-list-wrapper .product-list__item {
    position: relative;
    padding: 15px;
    width: 240px;
    height: 360px;
    background: #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 7px 30px rgba(0, 0, 0, 0.07);
    margin: 0 0 15px;
}

.product-list-wrapper .product-list__image {
    width: 210px;
}

.product-list__empty {
    background: #fff;
    box-shadow: 0 8px 30px rgb(0 0 0 / 6%);
    border-radius: 5px;
    padding: 0;
    margin: 20px 0;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.02em;
    color: #828282;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
/* @end */

/* New design button */
.new-design-button {
    background: #00B2FF;
    box-shadow: 0 8px 10px rgba(0, 178, 255, 0.2);
    border-radius: 5px;
    width: 262px;
    height: 44px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.new-design-button:hover {
    color: #FFFFFF;
}
/* @end */

/* Catalog */
.search-box {
    margin-bottom: 40px;
    background: #F7F6FF;
    box-shadow: inset 0 2px 2px rgba(113, 111, 187, 0.2);
    border-radius: 5px;
    height: 42px;
    padding: 0;
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
}

.search-box form {
    width: 100%;
}

.search-box__input {
    border: none;
    background-color: transparent;
    width: 100%;
    height: 42px;
    padding: 0 40px 0 20px;
}

.search-box__input:focus, .search-box__input:hover {
    border: none;
}

.search-box__button {
    cursor: pointer;
    width: 18px;
    height: 18px;
    background: url(../img/i23.png) 50% 50% no-repeat;
    border: 0;
    position: absolute;
    right: 12px;
    top: 11px;
    background-size: cover;
}

.catalog-wrapper {
    display: flex;
}

.category-list-wrapper {
    margin-right: 29px;
}

.category-list {
    width: 262px;
}

.category-list h3 {
    border-bottom: 1px solid #F2F2F2;
    margin: 0;
}

.category-list__block {
    margin-top: 25px;
}

.category-list__block-title {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #4F4F4F;
}

.category-list__block-menu {
    padding: 0;
}

.category-list__block-menu li {
    border-bottom: 1px solid #F2F2F2;
    padding: 4px 10px;
    list-style: none;
    display: flex;
    align-items: center;
    position: relative;
}

.category-list__block-menu li.current,
.category-list__block-menu li:hover {
    background-color: #2F80ED;

}

.category-list__block-menu li.current a,
.category-list__block-menu li:hover a {
    color: #FFF;
}

.category-list__block-menu li.current:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #2F80ED;
    display: inline-block;
    right: -6px;
    top: 50%;
    margin-top: -6px;
}

.category-list__block-menu a {
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 20px;
    color: #2F80ED;
    text-decoration: none;
}
/* @end */

/* Recent product list */
.recent-product-list {
    display: flex;
    justify-content: space-between;
}

.recent-product-list__item {
    position: relative;
    padding: 15px;
    width: 340px;
    height: 113px;
    background: #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 7px 30px rgba(0, 0, 0, 0.07);
    margin: 0 25px 0 0;
    display: flex;
}

.recent-product-list__image {
    width: 116px;
    height: 83px;
    display: flex;
    justify-content: center;
    margin-right: 10px;
}

.recent-product-list__image img {
    max-width: 116px;
    max-height: 83px;
}

.recent-product-list__title {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #716FBB;
}

.recent-product-list__info-block {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.recent-product-list__price {
    background-image: url(../img/b1.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #333333;
    margin-top: 18px;
    padding-top: 10px;
}

.product-media {
    display: none;
}

.recent-product-list__cart {
    position: absolute;
    right: 15px;
    bottom: 15px;
    cursor: pointer;
}
/* @end */

/* Product info */
.product-info-page {
}

.product-info-page .product-list {
    margin-bottom: 30px;
}

.product-info-page .border-box {
    padding-bottom: 40px;
    margin-bottom: 30px;
}

.product-info {
    display: flex;
    width: 100%;
    margin-bottom: 60px;
}

.product-info__image-wrapper {
    width: 650px;
    flex: 0 0 650px;
}

.product-info__description-wrapper {
    padding-left: 30px;
}

.product-info__description-wrapper h2 {
    margin-bottom: 10px;
}

.product-info__category {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0.02em;
    text-align: left;
    text-decoration: none;
    color: #00B2FF;
    margin-bottom: 17px;
    border-bottom: 1px dotted #00B2FF;
    display: inline-block;
}

.product-info__sku, .product-info__author {
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0.02em;
    text-align: left;
}

.product-info__price {
    margin: 28px 0;
    display: flex;
}

.product-info__price-retail {
    background-image: url(../img/b1.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    min-width: 120px;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0.02em;
    text-align: left;
    margin-right: 40px;
    color: #333;
}

.product-info__price-wholesale {
    background-image: url(../img/b1.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    min-width: 120px;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #333;
}

.product-info__price-wholesale span,
.product-info__price-retail span {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #828282;
    display: block;
    margin: 15px 0 5px;
}

.product-info__price-note {
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #828282;
    border-left: 1px solid #828282;
    padding-left: 10px;
}

.product-info__checkout {
    margin-bottom: 30px;
}

.product-info__checkout a {
    width: 180px;
}

.product-info__checkout a i {
    margin-right: 10px;
}

.product-info__characteristic {
    margin-bottom: 30px;
}

.product-info__characteristic p {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.02em;
    color: #828282;
    margin: 6px 0;
    display: grid;
    grid-template-columns: 150px auto;
}

.product-info__characteristic strong {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.02em;
    color: #000000;
    display: inline-block;
}

.product-info__print-params p {
    display: grid;
    grid-template-columns: 200px auto;
}

.product-info__share-links {
    margin: 0;
    padding: 0;
}

.product-info__share-links div {
    display: flex;
    height: 40px;
}

.product-info__share-links a {
    display: block;
    margin: 1px;
    width: 36px;
    height: 38px;
    background: url('../img/cms/social-icons.jpg') no-repeat 1px 1px;
    text-indent: -99999px;
    outline: none;
}

.product-info__share-links #share-vk { background-position: -1px 0px; }
.product-info__share-links #share-vk:hover,
.product-info__share-links #share-vk:active { background-position: -1px -36px; }
.product-info__share-links #share-mailru { background-position: -223px 0px; }
.product-info__share-links #share-mailru:hover,
.product-info__share-links #share-mailru:active { background-position: -223px -36px; }
.product-info__share-links #share-lj { background-position: -186px 0px; }
.product-info__share-links #share-lj:hover,
.product-info__share-links #share-lj:active { background-position: -186px -36px; }
.product-info__share-links #share-twitter { background-position: -112px 0px; }
.product-info__share-links #share-twitter:hover,
.product-info__share-links #share-twitter:active { background-position: -112px -36px; }
.product-info__share-links #share-fb { background-position: -75px 0px; }
.product-info__share-links #share-fb:hover,
.product-info__share-links #share-fb:active { background-position: -75px -36px; }
.product-info__share-links #share-gplus { background-position: -150px 0px; }
.product-info__share-links #share-gplus:hover,
.product-info__share-links #share-gplus:active { background-position: -150px -36px; }

.product-info__main-image {
    background: #FFFFFF;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    height: 480px;
    width: 650px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px;
    margin-bottom: 15px;
}

.product-info__main-image img {
    max-width: 600px;
    cursor: pointer;
    max-height: 430px;
}

.product-info__thumbnails {
    display: flex;
    margin-bottom: 20px;
}

.product-info__thumbnail-item {
    margin-right: 10px;
}

.product-info__thumbnail-item img {
    max-width: 90px;
    max-height: 65px;
    cursor: pointer;
}

.product-info__actions {
    display: flex;
}

.product-info__actions .cta-btn {
    border: 1px dashed #0788FE;
    margin-right: 10px;
    display: inline-flex;
}

.product-info__actions .cta-btn > i {
    margin-right: 10px;
}

.product-info__actions .product-info__actions-note {
    font-size: 10px;
    color: #828282;
}
/* @end */

/**/
.sort-order-links {
    width: 100%;
    margin: 10px 0 30px;
    display: flex;
    align-items: center;
}

.sort-order-links div {
    color: #4F4F4F;
    font-size: 16px;
    margin-right: 20px;
}

.sort-order-links a {
    color: #716FBB;
    border-bottom: 1px dashed #716FBB;
    margin-right: 20px;
    padding: 0 2px;
    text-decoration: none;
}

.sort-order-links a.desc, .sort-order-links a.asc {
    color: #828282;
    border-color: #828282;
}
/* @end */

/**/
.product-list-filters {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.search-items-per-page {
    display: flex;
    align-items: center;
}

.search-items-per-page div {
    color: #4F4F4F;
    font-size: 16px;
    margin-right: 20px;
}

.search-items-per-page select {
    font-size: 16px;
    border: 1px solid #F2F2F2;
    height: 30px;
    padding: 0 10px;
}

.pagination {
    border-bottom: 1px solid #F2F2F2;
}

.pagination a {
    color: #2F80ED;
    text-decoration: none;
    font-size: 16px;
    padding: 0 4px;
    margin: 0 5px;
}

.pagination a.current {
    font-weight: bold;
    border-bottom: 2px solid #716FBB;
}
/* @end */

.page-messages {
    margin-bottom: 10px;
    /*padding-bottom: 1px;*/
}

.page-messages .message {
    margin: 0 0 10px;
    padding: 10px 20px;
    border-left: solid 10px #FFED00;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 34px;
    border-radius: 0 4px 4px 0;
}

.page-messages .message p {
    margin: 0;
    padding: 4px 0 4px;
    line-height: 20px;
}

.page-messages .message.error {
    background: #EB5757;
    color: #fff;
}

.page-messages .message.success {
    background: #d0ffd0;
    color: #4F4F4F;
}

.page-messages .message.info {
    background: #ffffe3;
    color: #f5df51;
}

.system-hint {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.02em;
    color: #EB5757;
    position: relative;
    padding: 10px 0;
    margin: 0;
}

.system-hint:before {
    position: absolute;
    left: 0;
    top: 0;
    content: " ";
    width: 90px;
    border: 2px solid #EB5757;
}

.form-hint {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.02em;
    color: #EB5757;
    position: relative;
    padding: 10px 0;
    margin: 0;
}

.form-hint:before {
    position: absolute;
    left: 0;
    top: 0;
    content: " ";
    width: 90px;
    border: 1px solid #EB5757;
    opacity: 0.6;
}


.faq-navigation {
    margin-bottom: 30px;
}

.faq-navigation ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0;
}

.faq-navigation ul li {
    list-style: none;
    border-right: 1px solid #F2F2F2;
    padding-right: 28px;
}

.faq-navigation ul li:last-child {
    border: none;
    padding: 0;
}

.faq-navigation ul li a {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #2F80ED;
    text-decoration: none;
    border-bottom: 1px dotted #2F80ED;
}

.product-type-wrapper {
    position: relative;
    margin-bottom: 20px;
}

.product-type-selector {
}

.product-type-selector.open {
}

.product-type-selector__selected-item {
    background: #FFFFFF;
    box-shadow: 0 8px 30px rgb(0 0 0 / 6%);
    border-radius: 5px;
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    padding-left: 20px;
}

.product-type-selector__selected-item h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #4F4F4F;
    margin-bottom: 10px;
}

.product-type-selector__selected-item p {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.02em;
    color: #828282;
    margin: 0;
}

.product-type-selector__drop-down-arrow {
    width: 80px;
    border-left: 1px solid #F2F2F2;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    cursor: pointer;
}

.product-type-selector__list {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    background: #FFFFFF;
    box-shadow: 0 8px 30px rgb(0 0 0 / 6%);
    padding: 20px;
}

.product-type-selector__item {
    background-color: #fff;
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin: 5px 5px 5px;
    padding: 5px 10px;
    width: 348px;
    border: solid 1px #ddd;
    font-size: 8pt;
    height: 62px;
}

.product-type-selector__item--disabled {
    opacity: .5;
}

.product-type-selector__item-title  {
    display: flex;
    /*align-items: center;*/
    flex-direction: column;
    justify-content: center;
    padding: 0;
    width: 100%;
    height: 62px;
}

.product-type-selector__item a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    right: 0;
    bottom: 0;
}

.product-type-selector__item h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 8pt;
    /*line-height: 22px;*/
    /*letter-spacing: 0.02em;*/
    color: #4F4F4F;
    /*margin-bottom: 10px;*/
    margin: 0 0 5px;
}

.product-type-selector__item-price {
    width: 30%;
    border-left: solid 1px #f0f0f0;
    padding: 6px 8px 0 6px;
}

.constructor-container {
    background: url(../img/constructor.jpg) top center no-repeat;
    min-height: 703px;
    width: 100%;
    position: relative;
    background-size: contain;
}

.constructor {
    min-height: 700px;
    width: 100%;
    display: flex;
    background-color: #E5E5E5;
    padding: 10px;
    flex-direction: column;
}

.constructor__header {
    height: 70px;
    border-radius: 4px;
    width: 100%;
    background-color: #FFF;
    margin-bottom: 10px;
}

.constructor__body {
    width: 100%;
    display: flex;
}

.constructor__controls {
    width: 320px;
    background-color: #FFF;
    padding: 0 20px;
    border-radius: 4px;
}

.constructor__controls ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.constructor__controls ul li {
    height: 60px;
    border-bottom: 1px solid #f2f2f2;
    display: flex;
    justify-content: left;
    align-items: center;
}

.constructor__controls ul li a {
    text-decoration: none;
    margin-left: 10px;
}

.constructor__canvas-wrapper {
    width: 100%;
    min-height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.constructor__canvas-container {
    width: 600px;
    height: 600px;
    position: relative;
    user-select: none;
    background: #fff;
    border: 1px dashed #000;
}

.constructor__canvas-wrapper canvas {
    position: absolute;
    width: 600px;
    height: 600px;
    left: 0;
    top: 0;
    touch-action: none;
    user-select: none;
    /*box-shadow: 5px 5px 10px rgb(0 0 0 / 50%);*/
}